isBlurEnabled

abstract fun isBlurEnabled(block: DesignBlock): Boolean

Query if blur is enabled for the given block.

Return

true if the blur is enabled, false otherwise.

Parameters

block

the block to query.